Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation warning in service.pp #153

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

TuningYourCode
Copy link
Contributor

Fixes deprecation warning in service.pp

Requires future parser as of stdlib documentation.

It is most likly time to drop puppet 3 support. Current release is puppet 6 and most modules (voxpupli for example) are already dropping puppet 4 support.

@jordiprats jordiprats added this to the 0.3.0 milestone Aug 22, 2019
@jordiprats jordiprats self-assigned this Aug 22, 2019
@jordiprats
Copy link
Contributor

jordiprats commented Aug 22, 2019

Hi,
Unfortunately, I still have some legacy puppet instances using puppet 3.8 so I'm not quite ready for this

You can always disable deprecation warnings:

https://puppet.com/docs/puppet/6.7/configuration.html#disablewarnings

regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants